func github.com/vmihailenco/msgpack/v5.marshalValue
3 uses
github.com/vmihailenco/msgpack/v5 (current package)
encode_value.go#L64: return marshalValue
encode_value.go#L154: return marshalValue(e, v.Addr())
encode_value.go#L157: func marshalValue(e *Encoder, v reflect.Value) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)